In power engineering, a power-flow study is a numerical analysis of the flow of electric power in an interconnected system. It is also known as power-flow analysis, load-flow study or load-flow analysis, with or without the hyphen. It analyzes the power systems in normal steady-state operation and may analyze the system’s capability to adequately supply the connected load. The principal information obtained from the power-flow study is the magnitude and phase angle of the voltage at each busbar, and the real power and reactive power flowing in each line. The total system losses and individual line losses are also tabulated. A power-flow study usually uses simplified notations such as a one-line diagram and per-unit system.
In terms of its approach to uncertainties, power-flow study can be divided to deterministic power-flow study and uncertainty-concerned power-flow study. Deterministic power-flow study does not take into account the uncertainties arising from both power generations and load behaviors. To take the uncertainties into consideration, there are several approaches that has been used such as probabilistic, possibilistic, information gap decision theory, robust optimization, and interval analysis.
Performing a power-flow study on an existing system provides insight and recommendations as to the system operation and optimization of control settings to obtain maximum capacity while minimizing the operating costs. Power-flow studies are important for planning future expansion of power systems as well as in determining the best operation of existing systems, especially for the optimal operations of groups of generating units. A power-flow study is especially valuable for a system with multiple load centers, such as a refinery complex.
Commercial power systems are usually too complex to allow for hand solution of the power flow. Special-purpose network analyzers were built between 1929 and the early 1960s to provide laboratory-scale physical models of power systems. Large-scale digital computers replaced the analog methods with numerical solutions.
In addition to a power-flow study, computer programs perform related calculations such as short-circuit fault analysis, stability studies (transient and steady-state), unit commitment and economic dispatch.
Usually, analysis of a three-phase power system is simplified by assuming balanced loading of all three phases. Sinusoidal steady-state operation is assumed, with no transient changes in power flow or voltage due to load or generation changes, meaning all current and voltage waveforms are sinusoidal with no DC offset and have the same constant frequency. The previous assumption is the same as assuming the power system is linear time-invariant (even though the system of equations is nonlinear), driven by sinusoidal sources of same frequency, and operating in steady-state, which allows to use phasor analysis, another simplification. A further simplification is to use the per-unit system to represent all voltages, power flows, and impedances, scaling the actual target system values to some convenient base. A system one-line diagram is the basis to build a mathematical model of the generators, loads, buses, and transmission lines of the system, and their electrical impedances and ratings.
DC power flow (also known as DC load flow, or DCLF) gives estimations of lines power flows on AC power systems. Despite the name, DC power flow is not an analysis on direct current, but rather on alternating current; the name comes from the linearity of the analysis, which resembles analysis on direct current. DC power flow looks only at active power flows and neglects reactive power flows. This method is non-iterative and absolutely convergent but less accurate than AC Load Flow solutions. DC power flow is used wherever repetitive and fast load flow estimations are required. Seifi, H. &. (2011). Appendix A: DC Load Flow. In H. &. Seifi, Electric power system planning: issues, algorithms and solutions (pp. 245-249). Berlin: Springer
The solution to the power-flow problem begins with identifying the known and unknown variables in the system. The known and unknown variables are dependent on the type of bus. A bus without any generators connected to it is called a Load Bus. With one exception, a bus with at least one generator connected to it is called a Generator Bus. The exception is one arbitrarily-selected bus that has a generator. This bus is referred to as the slack bus.
In the power-flow problem, it is assumed that the real power and reactive power at each Load Bus are known. For this reason, Load Buses are also known as PQ Buses. For Generator Buses, it is assumed that the real power generated and the voltage magnitude is known. For the Slack Bus, it is assumed that the voltage magnitude and voltage phase are known. Therefore, for each Load Bus, both the voltage magnitude and angle are unknown and must be solved for; for each Generator Bus, the voltage angle must be solved for; there are no variables that must be solved for the Slack Bus. In a system with buses and generators, there are then unknowns.
In order to solve for the unknowns, there must be equations that do not introduce any new unknown variables. The possible equations to use are power balance equations, which can be written for real and reactive power for each bus. The real power balance equation is:
where is the net active power injected at bus i, is the real part of the element in the Ybus matrix YBUS corresponding to the row and column, is the imaginary part of the element in the YBUS corresponding to the row and column and is the difference in voltage angle between the and buses (). The reactive power balance equation is:
where is the net reactive power injected at bus i.
Equations included are the real and reactive power balance equations for each Load Bus and the real power balance equation for each Generator Bus. Only the real power balance equation is written for a Generator Bus because the net reactive power injected is assumed to be unknown and therefore including the reactive power balance equation would result in an additional unknown variable. For similar reasons, there are no equations written for the Slack Bus.
In many transmission systems, the impedance of the power network lines is primarily inductive, i.e. the phase angles of the power lines impedance are usually relatively large and very close to 90 degrees. There is thus a strong coupling between real power and voltage angle, and between reactive power and voltage magnitude, while the coupling between real power and voltage magnitude, as well as reactive power and voltage angle, is weak. As a result, real power is usually transmitted from the bus with higher voltage angle to the bus with lower voltage angle, and reactive power is usually transmitted from the bus with higher voltage magnitude to the bus with lower voltage magnitude. However, this approximation does not hold when the phase angle of the power line impedance is relatively small. Andersson, G: Lectures on Modelling and Analysis of Electric Power Systems
where and are called the mismatch equations:
and is a matrix of partial derivatives known as a Jacobian: .
The linearized system of equations is solved to determine the next guess ( m + 1) of voltage magnitude and angles based on:
The process continues until a stopping condition is met. A common stopping condition is to terminate if the Matrix norm of the mismatch equations is below a specified tolerance.
A rough outline of solution of the power-flow problem is:
|
|